/*通用*/
*{
	margin:0px;
	padding:0px;
}
body,html{
	font-family: Arial,"Microsoft Yahei","Helvetica Neue",Helvetica,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
	font-size: 14px;
	line-height: 24px;
	background-color: #f4f4f4;
	color:#666666;
	min-width: 1200px;
}
body{
	background: #ede7cf url(/image/scl/bg.jpg) no-repeat center top;
}
input,select,textarea {
	font-family: Arial,"Microsoft Yahei","Helvetica Neue",Helvetica,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
	font-size: 14px;
	line-height: 24px;
}
img{
	border:none;
}
ul,li{
	list-style: none;
}
a{
	color:#666666;
	text-decoration: none;
}
a:hover{
	color: #333333;
	text-decoration: underline;
}
.wfull{
	width: 100%;
}
.w1200{
	width:1200px;
	margin:0 auto;
}
.indent{
	text-indent: 2em;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	margin:0px auto; 
	clear:both; 
	height:0px; 
	font-size:0px; 
	overflow:hidden;
}
.clearfix:after { 
    content:"\200B"; 
    display:block; 
    height:0; 
    clear:both; 
} 
.clearfix {*zoom:1;}/*IE/7/6*/

.header{
	width: 100%;
	height: 230px;
}
.htop{
	width: 100%;
	height: 180px;
	background: #caad6b;
}
.htop .w1200{
	height: 180px;
	background: url(/image/scl/headBg.jpg) no-repeat right top;
}
.htop img{
	margin-right: 20px;
}
.nav{
	width: 100%;
	height: 50px;
	background: url(/image/scl/navBg.png) repeat-x;
}
.nav li a{
	width: 150px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(/image/scl/navLine.png) no-repeat right center;
	float: left;
}
.nav li a:hover{
	background-color: #a3770c;
}
.nav li:last-child a{
	background-image: none;
}
.slideBox{
	width: 1200px;
	height: 650px;
	background: #FFFFFF;
	overflow: hidden;
	float: left;
	position: relative;
}
.slideBox .slideBd li, .slideBox .slideBd li img{
	width: 1200px;
	height: 650px;
}
.slideBox .slideHd{
	position: absolute;
	left: 0;
	right: 0;
	height: 20px;
	bottom: 15px;
	text-align: center;
}
.slideBox .slideHd li{
	width: 18px;
	height: 18px;
	background: #FFFFFF;
	border: 2px solid #491e11;
	margin: 0px 4px;
	border-radius: 100%;
	text-indent: -9999px;
	display: inline-block;
	cursor: pointer;
}
.slideBox .slideHd li.on{
	background: #491E11;
	border-color: #FFFFFF;
}
.block{
	background: #fff8e6;
	box-shadow: 0px 0px 10px rgba(73,30,17,0.75);
	margin-top: 20px;
	float: left;
}
.blockTop{
	padding: 15px 15px 8px 15px;
}
.title{
	width: 150px;
	height: 31px;
	background: url(/image/scl/titleBg.png) no-repeat left top;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	color: #f5eedf !important;
	text-decoration: none !important;
	font-weight: bold;
	display: inline-block;
}
.more{
	font-size: 12px;
	line-height: 30px;
	color: #491E11;
}
.blockList{
	padding: 0px 15px;
}
.blockList li{
	width: 100%;
	line-height: 30px;
	border-bottom: 1px dashed #CCCCCC;
	background: url(/image/scl/li.png) no-repeat 5px center;
	float: left;
}
.blockList li span{
	font-size: 12px;
	color: #999999;
	float: right;
}
.blockList li a{
	margin-left: 20px;
	margin-right: 70px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
.blockSlide{
	padding: 8px 40px 0px;
	position: relative;
}
.blockSlide .bsBd{
	width: 249px;
	text-align: center;
	overflow: hidden;
}
.blockSlide .bsBd img{
	width: 247px;
	height: 185px;
	border: 1px solid #4d2316;
	display: block;
}
.blockSlide .bsBd li p{
	margin-top: 2px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.blockSlide .prev, .blockSlide .next{
	font-family: SimSun;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: #491E11;
	font-size: 30px;
	text-align: center;
	line-height: 40px;
	border: 2px solid #FFF8E6;
	color: #FFFFFF !important;
	text-decoration: none !important;
	display: inline-block;
	position: absolute;
	top: 84px;
}
.blockSlide .prev{
	left: 6px;
}
.blockSlide .next{
	right: 6px;
}
.blockTxt{
	padding: 13px 15px 0px;
}
.blockBuy .blockBuy-more{
	width: 106px;
	height: 32px;
	background: url(/image/scl/btn2.png) no-repeat left top;
	text-align: center;
	line-height: 28px;
	font-size: 14px;
	color: #FFFFFF !important;
	text-decoration: none !important;
	margin-left: 15px;
}
.blockBuy .blockBuy-txt{
	margin: 10px 15px 0px;
	padding-bottom: 8px;
}
.blockBuy .blockBuy-txt .row .fl{
	width: 75px;
	text-align: right;
}
.blockBuy .blockBuy-txt .row .bd{
	margin-left: 75px;
}
.blockBuy .blockBuy-ticket{
	margin: 0px 15px;
	padding: 10px 10px;
	border-bottom: 1px dashed #491E11;
}
.blockBuy .blockBuy-ticket .bt-title{
	font-size: 16px;
	margin-bottom: 10px;
}
.blockBuy .blockBuy-ticket .bt-title span{
	color: #965c16;
}
.blockBuy .blockBuy-ticket .bt-cnt{
	margin-left: 90px;
}
.blockBuy .blockBuy-ticket .bt-name{
	width: 90px;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 15px;
	line-height: 31px;
	float: left;
}
.blockBuy .blockBuy-ticket .bt-name span{
	color: #FF0000;
}
.blockBuy .blockBuy-ticket .bt-bd{
	margin-left: 100px;
	margin-bottom: 15px;
	font-size: 12px;
}
.blockBuy .blockBuy-ticket .bt-input{
	width: 96px;
	height: 29px;
	line-height: 29px;
	background: #FFFFFF;
	border: 1px solid #d7d6d6;
	padding: 0px 10px;
	outline: none;
}
.blockBuy .blockBuy-ticket .bt-num{
	width: 31px;
	height: 29px;
	border: 1px solid #d7d6d6;
	background: #FFF8E6;
	float: left;
	position: relative;
}
.blockBuy .blockBuy-ticket .bt-num:before{
	width: 7px;
	height: 1px;
	background: #491E11;
	position: absolute;
	left: 12px;
	top: 15px;
	content: "";
}
.blockBuy .blockBuy-ticket .bt-num.plus:after{
	width: 1px;
	height: 7px;
	background: #491E11;
	position: absolute;
	left: 15px;
	top: 12px;
	content: "";
}
.blockBuy .blockBuy-ticket .bt-numtxt{
	width: 52px;
	height: 29px;
	line-height: 29px;
	background: #FFFFFF;
	border: 1px solid #D7D6D6;
	border-width: 1px 0px;
	text-align: center;
	float: left;
	outline: none;
}
.blockBuy .blockBuy-ticket .bt-line{
	width: 100%;
	height: 42px;
	line-height: 42px;
	background: #efcf87;
	text-indent: 104px;
	margin-bottom: 30px;
	font-size: 16px;
}
.blockBuy .blockBuy-ticket .bt-line .bt-price{
	font-size: 24px;
	color: #965C16;
}
.blockBuy .blockBuy-btm{
	margin: 0px 20px 0px;
	line-height: 40px;
	text-align: center;
}
.blockBuy .blockBuy-btm .bt-value span{
	font-size: 36px;
	color: #491E11;
	font-weight: bold;
}
.blockBuy .blockBuy-btm .bt-btn{
	width: 196px;
	height: 40px;
	background: url(/image/scl/btn1.png) no-repeat left top;
	text-align: center;
	font-size: 18px;
	color: #491E11 !important;
	text-decoration: none !important;
	font-weight: bold;
	margin-top: 5px;
	display: inline-block;
}
.blockBespeak{
	margin: 8px 15px 0px;
}
.blockBespeak li a{
	width: 300px;
	height: 50px;
	background: url(/image/scl/bespeak.png) no-repeat left top;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #491E11 !important;
	text-decoration: none !important;
	margin-bottom: 10px;
	float: left;
}
.blockBespeak li a:hover{
	font-weight: bold;
}
.blockCode{
	margin-top: 5px;
	text-align: center;
}
.blockCode img{
	width: 190px;
	height: 190px;
	border: 2px solid #552d1f;
	margin: 0 auto;
	display: block;
}
.blockCode p{
	margin-top: 2px;
}
.wid1{
	width: 850px;
}
.wid2{
	width: 330px;
}
.wid3{
	width: 500px;
}
.hei1{
	height: 283px;
}
.hei2{
	height: 430px;
}
.hei3{
	height: 283px;
}
.hei4{
	height: 760px;
}
.marl20{
	margin-left: 20px;
}
.footer{
	width: 100%;
	margin-top: 30px;
	background: #774d01;
}
.friend{
	padding: 11px 0px 14px 20px;
	line-height: 26px;
	border-bottom: 1px solid #bba680;
}
.friend .friend-title{
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 16px;
	border-right: 1px solid #927134;
	display: inline-block;
}
.friend ul{
	display: inline-block;
}
.friend li{
	margin-left: 20px;
	display: inline-block;
}
.friend li a{
	color: #FFFFFF !important;
}
.copyright{
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding: 11px 0px 12px;
}
.close{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.8);
	display: none;
}
.close .close-bd{
	width: 500px;
	padding: 30px 50px;
	background: #FFFFFF;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -300px;
	top: 50%;
	margin-top: -150px;
	box-shadow: 0px 0px 10px #FFFFFF;
}
.close .close-title{
	width: 150px;
	height: 31px;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	color: #F5EEDF;
	background: url(/image/scl/titleBg.png) no-repeat left top;
	display: inline-block;
}
.close .close-cnt{
	font-size: 16px;
	line-height: 30px;
	text-align: left;
	min-height: 120px;
	margin-top: 30px;
}
.close .close-btn{
	width: 196px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #491E11 !important;
	text-decoration: none !important;
	margin-top: 19px;
	background: url(/image/scl/btn1.png) no-repeat left top;
	display: inline-block;
}
.content{
	min-height: 733px;
}
.content .blockList{
	padding: 0px 25px;
}
.content .crumb{
	padding: 15px 25px;
}
.pager{
	padding: 30px 0px 25px;
	text-align: center;
}
.pager a, .pager span{
	width: 24px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #491E11;
	margin: 0px 2px;
	display: inline-block;
}
.pager a{
	background: #FFFFFF;
}
.pager a:hover{
	background: #ece2d0;
	text-decoration: none;
}
.pager span{
	background: #491E11;
	color: #FFFFFF;
}
.article{
	padding: 0px 25px 50px;
}
.article h1{
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
	color: #491E11;
	text-align: center;
	padding-bottom: 10px;
}
.article .articleInfo{
	color: #999;
	text-align: center;
	padding-bottom: 10px;
}
.article .articleInfo span{
	margin: 0px 10px;
}
.article .articleBd img{
	max-width: 100%;
}
.article table{
	border-collapse: collapse;
}
.article table td, .article table th{
	padding: 3px 5px;
}
.imgList{
	padding: 0px 0px 0px 12px;
}
.imgList li{
	width: 252px;
	margin: 10px 13px 10px 12px;
	text-align: center;
	float: left;
}
.imgList li img{
	width: 250px;
	height: 187px;
	border: 1px solid #774D01;
	float: left;
}
.imgList li p{
	width: 100%;
	margin-top: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.imgList li a:hover p{
	text-decoration: underline;
}
.blockBuy.content .blockBuy-more{
	width: 130px;
	height: 38px;
	background: url(/image/scl/btn3.png) no-repeat left top;
	line-height: 34px;
	font-size: 18px;
}
.blockBuy.content{
	padding-bottom: 25px;
}

/*故居新闻轮播*/
#newsSlide{width:282px;height:212px;float:right;padding:0px 24px 0px;}
#newsSlide .bsBd{width: 282px;}
#newsSlide .bsBd img{width: 280px;height: 210px;}
#newsSlide .bsBd li p{display:none;}
#newsSlide .prev, #newsSlide .next{top:71px;}

/*检索*/
.search-title{width:40px;height:40px;background: #491E11;text-align:center;color:#fff;font-size:16px;line-height:20px;padding:5px 20px;float:left;}
.search-bd{float:left;}
.search-input{width:200px;height:28px;border:1px solid #491e11;float:left;margin-top:10px;margin-left:30px;line-height:28px;padding:0px 10px;}
.search-btn{width:100px;height:30px;background:#491e11;color:#fff !important;text-align:center;font-size:14px;float:left;margin-top:10px;line-height:30px;}
.search-btn:hover{text-decoration:none;}